home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / nxyplot / Source / English.lproj / info.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  451 b   |  30 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PlotDelegate = {
  7.     ACTIONS = {
  8.     appWillInit:;
  9.     resetDefaults:;
  10.     appDidInit:;
  11.     showInfo:;
  12.     };
  13.     OUTLETS = {
  14.     printColorButton;
  15.     servicesHandler;
  16.     plotParam;
  17.     formatHandler;
  18.     printLineStyleButton;
  19.     controlPanel;
  20.     infoPanel;
  21.     opaqueBackgroundButton;
  22.     accPrintColorButton;
  23.     canvas;
  24.     colorOptionButton;
  25.     canvasWindow;
  26.     accPrintLineStyleButton;
  27.     };
  28.     SUPERCLASS = Object;
  29. };
  30.